Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Jul 26, 2020

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce?
  • What is the current behavior?

Some global predefined properties are undocumented:

  • {software}
  • {name}
  • {_id}
  • {build.fqbn}
  • {build.source.path}
  • {extra.time.utc}
  • {extra.time.local}
  • {extra.time.zone}
  • {extra.time.dst}
  • What is the new behavior?

The Arduino platform specification documents all global predefined properties.

  • Does this PR introduce a breaking change?

No

per1234 added 3 commits July 26, 2020 09:52
These properties provide time data from the machine running the build process.
These are built-in properties of the builder, yet were previously undocumented.
@per1234 per1234 added the topic: documentation Related to documentation for the project label Jul 26, 2020
@per1234 per1234 merged commit 7587af6 into arduino:master Jul 28, 2020
@per1234 per1234 deleted the undocumented-properties branch July 28, 2020 09:43
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Related to documentation for the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants